body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #666; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}

h1,h2,h3,h4,h5{ font-weight:500}

*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none; color:#666} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #006ccc;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #006ccc;} /* 点击激活链接 */

.fl,.left{float:left;}
.fr,.right{float:right;} 
.hide{display: none}

.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}

.dib{display: inline-block;*display: inline;zoom:1;}

button, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #ccc; height:20px;line-height:20px} 
ul,li{ list-style:none}

.textover{
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;}


.nban{ width:100%; height:400px; margin:0 auto; background:#efefef}
.backcolor{ background:#006ccc}





/*顶部导航*/
.maintop{ width:100%; height:auto; margin:0 auto}


/*.toparea{ width:100%; height:38px; margin:0 auto; background:#333}
.toparea ul{ width:1200px; margin:0 auto}
.toparea ul li{ float:left; line-height:38px; font-size:14px; color:#ccc}
.toparea ul li a{line-height:38px; font-size:14px; color:#ccc}*/

.heading{ max-width:1400px;height:135px; margin:0 auto}
.heading ul li{ float:left}


.heading ul li.logo{ background:url(../images/logo.jpg) left center no-repeat; padding-left:105px;
	height: 135px;
    font-size: 20px;
    color: #444;
    line-height: 32px;
	}
.heading ul li.logo p{
	font-size: 40px;
    color: #00439a;
    line-height: 50px;
    font-weight: bold;
    padding-top: 25px;
	}

.heading ul li.tel{ 
    height: 135px;
    float: right;
    background: url(../images/top_tel.png) 0 center no-repeat;
    padding-left: 75px;
    padding-right: 153px;
    width: 190px;
	}
.heading ul li.tel p{
	padding-top: 30px;
    font-size: 27px;
    line-height: 38px;
    color: #333333;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	}
.heading ul li.tel span{
    display: block;
    text-align: center;
    width: 185px;
    height: 28px;
    background: #2d7ee7;
    line-height: 28px;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 2px;
	}




.navbg{
	width: 100%;
    height: 54px;
    margin: 0 auto;
    background: #f4f4f4;
    position: relative;
    z-index: 999;
	}
.navbg ul{ max-width:1400px; height:auto; margin:0 auto}
.navbg ul li{ float:left;position:relative;}

.navbg ul li.home{ background:url(../images/home1.png) 25px center no-repeat;}
.navbg ul li.home:hover{ background:url(../images/home2.png) left center no-repeat;}


.navbg ul li a{
    padding: 0 64px;
    line-height: 54px;
    font-size: 18px;
    color: #333333;
    display: block;
	}
.navbg ul li a:hover{ color:#fff; line-height:54px; font-size:18px; background:#00439a;}
.navbg ul li:hover{color:#fff; line-height:54px; font-size:18px; background:#00439a;}
.navbg ul li:hover a{ color:#fff}

.navbg ul li dl{position:absolute; left:0px; top:54px; z-index:99999;display:none; width:100%}
.navbg ul li:hover dl{ position:absolute; left:0px; top:54px; z-index:99999;display:block;}

.navbg ul li dl dt a{
	padding-left:0;
	padding-right:0;
	width:100%;
	height:42px;
	line-height:42px !important;
	color:#fff !important;
	font-size: 15px !important;
	font-weight:500;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block; float:left;
	text-align:center;
	background:#00439a; border-bottom:1px solid #0051bb}
.navbg ul li dl dt a:hover{
	background:#f4f4f4;color:#333 !important;line-height:42px !important; font-size:15px !important; font-weight:500;}

.navbg .nav_on{color:#fff; height:54px; display:block; line-height:54px; font-size:18px; background:#00439a}

.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1400px; z-index:999; background:#f4f4f4; margin:0}





/*footer*/
.foot{ width:100%; background:#282c2f; padding-top:65px; padding-bottom:45px; border-bottom:1px solid #464646}
.foot .main{ width:1400px;margin:0 auto}

.botlogo{
	float: left;
    display: block;
    margin-right: 90px;
	}
.botlogo img{}

.botdh{
	width: 200px;
    display: block;
    float: left;
    margin-right:80px;
	}
.botdh .title{}
.botdh .title p{line-height:35px;font-size:18px; color:#ffffff}
.botdh .title .dec{ width:18px; height:2px; background:#fff; display:block; margin:10px 0 10px 0}
.botdh .contxt{ margin-top:10px; }
.botdh .contxt ul li{ float:left; width:50%}
.botdh .contxt ul li a{line-height:35px; color:#a9abac; font-size:15px}


.botlx{ width:360px;display:block; float:left;}
.botlx .title{}
.botlx .title p{line-height:35px; font-size:18px; color:#fff}
.botlx .title .dec{ width:18px; height:2px; background:#fff; display:block; margin:10px 0 10px 0}
.botlx .contxt{ margin-top:10px; }
.botlx .contxt *{font-size:15px; line-height:30px; color:#a9abac}


.botewm{
	display: block;
    float: right;
	width:120px; text-align:center; font-size:14px; line-height:40px; color:#a9abac
	}
.botewm img{ width:120px; height:120px;}

.footer{ width:100%; height:60px; margin:0 auto; background:#282c2f}
.footer ul{ width:1400px; height:60px; margin:0 auto}
.footer ul li{ display:block; text-align:center; line-height:60px; font-size:15px; color:#a9abac}
.footer ul li a{ line-height:60px; font-size:15px; color:#a9abac}




.fullscreenvideo {

            position: absolute;

            width: 100%;

            height:100%;

        }

        .videocontainer {

            position: fixed;

            width: 100%;

            height: 100%;

            overflow: hidden;

            z-index: -100;

        }

        .videocontainer:before {

            content: "";

            position: absolute;

            width: 100%;

            height: 100%;

            display: block;

            z-index: -1;

            top: 0;

            left: 0;

        }